Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Aug 20, 2025

Note: this does not override the existing recommendations for overriding the kernel file handle limit.

In some environments it may be tricky to run a command before RabbitMQ is started. Kubernetes For example, upgrading to Containerd 2.0 accidentally lowered the value of available descriptors in GKE
(https://cloud.google.com/kubernetes-engine/docs/troubleshooting/known-issues#containerd-ulimit-reduced). While this particular issue is resolved in newer GKE versions, it was a good example of why a variable like this would be helpful. Kubernetes-level solutions (on the node or with a daemonset) would require a different level of access for users.


This is an automatic backport of pull request #14410 done by Mergify.

In some environments it may be tricky to run a command
before RabbitMQ is started. Kubernetes For example, upgrading
to Containerd 2.0 accidentally lowered the value of available
descriptors in GKE
(https://cloud.google.com/kubernetes-engine/docs/troubleshooting/known-issues#containerd-ulimit-reduced).
While this particular issue is resolved in newer GKE versions,
it was a good example of why a variable like this would be helpful.
Kubernetes-level solutions (on the node or with a daemonset) would
require a different level of access for users.

(cherry picked from commit ad3fccf)
@michaelklishin michaelklishin added this to the 4.1.4 milestone Aug 20, 2025
@michaelklishin michaelklishin merged commit 61fef70 into v4.1.x Aug 20, 2025
276 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.1.x/pr-14410 branch August 20, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants